linear sequence - Definition. Was ist linear sequence
DICLIB.COM
KI-basierte Sprachtools
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist linear sequence - definition

SEQUENCE OF NUMBERS WITH CONSTANT DIFFERENCES BETWEEN CONSECUTIVE NUMBERS
Arithmetic series; Arithmetic Progression; Arithmetic sequence; Arithmetic progressions; Arithmetical progression; Land-1; Arithmatic series; Arithmatic progression; Arithmetic Series; Arithmetic sum; Infinite arithmetic series; Infinite arithmetic sequence; Progression (arithmetic series); Common difference; Linear sequence
  • Animated proof for the formula giving the sum of the first integers 1+2+...+n.

Constant-recursive sequence         
  • The Fibonacci sequence is constant-recursive: each element of the sequence is the sum of the previous two.
SEQUENCE SATISFYING A HOMOGENEOUS LINEAR RECURRENCE WITH CONSTANT COEFFICIENTS
Linear recursive sequence; Linear Recurrence Sequence; Linear-recurrent sequence; C-finite sequence
In mathematics and theoretical computer science, a constant-recursive sequence is an infinite sequence of numbers where each number in the sequence is equal to a fixed linear combination of one or more of its immediate predecessors. A constant-recursive sequence is also known as a linear recurrence sequence, linear-recursive sequence, linear-recurrent sequence, a C-finite sequence, or a solution to a linear recurrence with constant coefficients.
Linear code sequence and jump         
SOFTWARE ANALYSIS METHOD
LCSAJ; Linear Code Sequence and Jump; JJ-path
Linear code sequence and jump (LCSAJ), in the broad sense, is a software analysis method used to identify structural units in code under test. Its primary use is with dynamic software analysis to help answer the question "How much testing is enough?
arithmetic progression         
(also arithmetic series)
¦ noun a sequence of numbers in which each differs from the preceding one by a constant quantity (e.g. 1, 2, 3, 4, etc.; 9, 7, 5, 3, etc.).

Wikipedia

Arithmetic progression

An arithmetic progression or arithmetic sequence (AP) is a sequence of numbers such that the difference from any succeeding term to its preceding term remains constant throughout the sequence. The constant difference is called common difference of that arithmetic progression. For instance, the sequence 5, 7, 9, 11, 13, 15, . . . is an arithmetic progression with a common difference of 2.

If the initial term of an arithmetic progression is a 1 {\displaystyle a_{1}} and the common difference of successive members is d {\displaystyle d} , then the n {\displaystyle n} -th term of the sequence ( a n {\displaystyle a_{n}} ) is given by:

a n = a 1 + ( n 1 ) d {\displaystyle a_{n}=a_{1}+(n-1)d}

A finite portion of an arithmetic progression is called a finite arithmetic progression and sometimes just called an arithmetic progression. The sum of a finite arithmetic progression is called an arithmetic series.